-
Home
-
Shopz GraphQL API for WooCommerce
-
2.1.1
-
Code
-
Classes
- Wishlist
Total Complexity |
31 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
166 |
Lines of code |
117 |
Logical lines of code |
64 |
Comment lines |
0 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete_product() |
S |
57 |
5 |
16 |
wishlistedProductVersion() |
S |
61 |
5 |
12 |
__construct() |
S |
54 |
4 |
23 |
get_product_ids() |
S |
60 |
4 |
16 |
save() |
S |
63 |
3 |
11 |
set_product_ids() |
S |
68 |
2 |
8 |
validateProductId() |
S |
70 |
2 |
7 |
add_product() |
S |
65 |
2 |
9 |
get_id() |
S |
82 |
1 |
3 |
has_product() |
S |
79 |
1 |
3 |
tryCreatingProductWithId() |
S |
81 |
1 |
3 |
to_schema() |
S |
71 |
1 |
6 |